getSourceSet

abstract fun getSourceSet(block: DesignBlock, property: String): List<Source>

Returns the source set of a source set property of the given block.

Return

the source set of the given block.

Parameters

block

the block whose property should be queried.

property

the name of the property to get.